-
Home
-
WordPress Appointment Booking Plugin
-
1.21.1
-
Code
-
Classes
- ReservationRepository
Total Complexity |
24 |
Dependencies |
6 |
Dependents |
1 |
Total lines |
257 |
Lines of code |
157 |
Logical lines of code |
61 |
Comment lines |
54 |
Methods |
8 |
Properties |
0 |
Methods 8
Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
filterArgs() |
A |
45 |
10 |
45 |
saveReservation() |
A |
45 |
7 |
41 |
findRandomConfirmed() |
S |
59 |
2 |
14 |
mapPostDataToEntity() |
S |
51 |
1 |
26 |
entitySchema() |
S |
56 |
1 |
20 |
addActions() |
S |
74 |
1 |
4 |
findAllByBooking() |
S |
79 |
1 |
3 |
findAllByService() |
S |
75 |
1 |
4 |